[INFO] fetching crate plabble-codec 0.1.0...
[INFO] testing plabble-codec-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate plabble-codec 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate plabble-codec 0.1.0
[INFO] finished tweaking crates.io crate plabble-codec 0.1.0
[INFO] tweaked toml for crates.io crate plabble-codec 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plabble-codec 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cipher v0.5.1
[INFO] [stderr]   Downloaded digest v0.11.2
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2510aa2006a4a72da548e2941192950c2863e7218bcd78f9078112ff91e11049
[INFO] running `Command { std: "docker" "start" "-a" "2510aa2006a4a72da548e2941192950c2863e7218bcd78f9078112ff91e11049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2510aa2006a4a72da548e2941192950c2863e7218bcd78f9078112ff91e11049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2510aa2006a4a72da548e2941192950c2863e7218bcd78f9078112ff91e11049", kill_on_drop: false }`
[INFO] [stdout] 2510aa2006a4a72da548e2941192950c2863e7218bcd78f9078112ff91e11049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87ba26d0ced3ca6fdb7051fd221a3ba1e36051ca8f56cb3b5414f003de7b763
[INFO] running `Command { std: "docker" "start" "-a" "f87ba26d0ced3ca6fdb7051fd221a3ba1e36051ca8f56cb3b5414f003de7b763", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling plabble-codec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `rand::thread_rng`, `rand::RngCore`
[INFO] [stdout]  --> src/codec/objects/bucket_id.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{thread_rng, RngCore};
[INFO] [stdout]   |            ^^^^^^^^^^  ^^^^^^^ no `RngCore` in the root
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `thread_rng` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sha256: poly1305::universal_hash::crypto_common::OutputSizeUser` is not satisfied
[INFO] [stdout]    --> src/protocol/packet_handler.rs:70:19
[INFO] [stdout]     |
[INFO] [stdout]  70 |         let kdf = Hkdf::<Sha256>::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ the trait `poly1305::universal_hash::crypto_common::OutputSizeUser` is not implemented for `Sha256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `crypto_common` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.7/src/lib.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub trait OutputSizeUser {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.2.1/src/lib.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub trait OutputSizeUser {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `poly1305::universal_hash::crypto_common::OutputSizeUser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/core_api/wrapper.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | / impl<T> OutputSizeUser for CoreWrapper<T>
[INFO] [stdout] 155 | | where
[INFO] [stdout] 156 | |     T: BufferKindUser + OutputSizeUser,
[INFO] [stdout] 157 | |     T::BlockSize: IsLess<U256>,
[INFO] [stdout] 158 | |     Le<T::BlockSize, U256>: NonZero,
[INFO] [stdout]     | |____________________________________^ `CoreWrapper<T>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/core_api/ct_variable.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / impl<T, OutSize, O> OutputSizeUser for CtVariableCoreWrapper<T, OutSize, O>
[INFO] [stdout]  84 | | where
[INFO] [stdout]  85 | |     T: VariableOutputCore,
[INFO] [stdout]  86 | |     OutSize: ArrayLength<u8> + IsLessOrEqual<T::OutputSize> + 'static,
[INFO] [stdout]  87 | |     LeEq<OutSize, T::OutputSize>: NonZero,
[INFO] [stdout]  88 | |     T::BlockSize: IsLess<U256>,
[INFO] [stdout]  89 | |     Le<T::BlockSize, U256>: NonZero,
[INFO] [stdout]     | |____________________________________^ `CtVariableCoreWrapper<T, OutSize, O>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-0.12.1/src/optim.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl<D> OutputSizeUser for HmacCore<D>
[INFO] [stdout] 120 | | where
[INFO] [stdout] 121 | |     D: CoreProxy,
[INFO] [stdout] 122 | |     D::Core: HashMarker
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |     <D::Core as BlockSizeUser>::BlockSize: IsLess<U256>,
[INFO] [stdout] 129 | |     Le<<D::Core as BlockSizeUser>::BlockSize, U256>: NonZero,
[INFO] [stdout]     | |_____________________________________________________________^ `HmacCore<D>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-0.12.1/src/simple.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 |   impl<D: Digest + BlockSizeUser> OutputSizeUser for SimpleHmac<D> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `SimpleHmac<D>`
[INFO] [stdout] note: required by a bound in `Hkdf`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hkdf-0.12.4/src/lib.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Hkdf<H: OutputSizeUser, I: HmacImpl<H> = Hmac<H>> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ required by this bound in `Hkdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sha256: hkdf::hmac::digest::core_api::CoreProxy` is not satisfied
[INFO] [stdout]    --> src/protocol/packet_handler.rs:70:19
[INFO] [stdout]     |
[INFO] [stdout]  70 |         let kdf = Hkdf::<Sha256>::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ the trait `hkdf::hmac::digest::core_api::CoreProxy` is not implemented for `Sha256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/core_api/wrapper.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.2/src/block_api.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub trait CoreProxy {
[INFO] [stdout]     | ------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `hkdf::hmac::digest::core_api::CoreProxy` is implemented for `CoreWrapper<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/core_api/wrapper.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / impl<T> CoreProxy for CoreWrapper<T>
[INFO] [stdout] 284 | | where
[INFO] [stdout] 285 | |     T: BufferKindUser,
[INFO] [stdout] 286 | |     T::BlockSize: IsLess<U256>,
[INFO] [stdout] 287 | |     Le<T::BlockSize, U256>: NonZero,
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout]     = note: required for `HmacCore<Sha256>` to implement `poly1305::universal_hash::crypto_common::BlockSizeUser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Hkdf<Sha256>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/protocol/packet_handler.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let kdf = Hkdf::<Sha256>::new(
[INFO] [stdout]    |                                     ^^^ function or associated item cannot be called on `Hkdf<Sha256>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.2/src/buffer_macros/fixed.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | /         $v struct $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),+ >)? {
[INFO] [stdout] 13 | |             core: $core_ty,
[INFO] [stdout] 14 | |             buffer: $crate::block_api::Buffer<$core_ty>,
[INFO] [stdout] 15 | |         }
[INFO] [stdout]    | |_________- doesn't satisfy `Sha256: hkdf::hmac::digest::core_api::CoreProxy` or `_: OutputSizeUser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/core_api/wrapper.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub struct CoreWrapper<T>
[INFO] [stdout]    |   ------------------------- doesn't satisfy `CoreWrapper<HmacCore<Sha256>>: HmacImpl<Sha256>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Sha256: poly1305::universal_hash::crypto_common::OutputSizeUser`
[INFO] [stdout]            `Sha256: hkdf::hmac::digest::core_api::CoreProxy`
[INFO] [stdout]            which is required by `CoreWrapper<HmacCore<Sha256>>: HmacImpl<Sha256>`
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `PtpPacket` defines an item `new`, perhaps you need to implement it
[INFO] [stdout]   --> src/codec/ptp_packet.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub trait PtpPacket<HT, BT>
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plabble-codec` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f87ba26d0ced3ca6fdb7051fd221a3ba1e36051ca8f56cb3b5414f003de7b763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87ba26d0ced3ca6fdb7051fd221a3ba1e36051ca8f56cb3b5414f003de7b763", kill_on_drop: false }`
[INFO] [stdout] f87ba26d0ced3ca6fdb7051fd221a3ba1e36051ca8f56cb3b5414f003de7b763
